func internal/fmtsort.nilCompare
3 uses
internal/fmtsort (current package)
sort.go#L105: if c, ok := nilCompare(aVal, bVal); ok {
sort.go#L124: if c, ok := nilCompare(aVal, bVal); ok {
sort.go#L143: func nilCompare(aVal, bVal reflect.Value) (int, bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)